Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 173,106 for

document formatting

(0.2 sec)
  1. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....Shows how to format text inserted by a document builder. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++....content was inserted in the document. Deletion 1 Content was removed...from the document. FormatChange 2 Change of formatting was applied...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your Document's structure by identifying bulleted or numbered paragraphs for better readability....has bulleted or numbered formatting applied to it. public bool...paragraphs in a document that are list items. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...
  4. CellFormat.clearFormatting method | Aspose.Word...

    CellFormat.clearFormatting method. Resets to default cell Formatting...clearFormatting() Resets to default cell formatting. Does not change the width...into one. let doc = new aw . Document ( base . myDir + "Tables.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.shading property | Aspose.Words for Node.js

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading Formatting for the font....that refers to the shading formatting for the font. get shading...created by a document builder. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartLegendEntry.Font | Aspose.Words for .NET

    Discover the ChartLegendEntry Font property for easy access to customizable font Formatting, enhancing your legend entries for better visual appeal....Provides access to the font formatting of this legend entry. public...with a legend font. Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ListLevel.number_position property | Aspose.Wor...

    ListLevel.number_position property. Returns or sets the position (in points) of the number or bullet for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Compress Word Files Online or via C++ | product...

    Free online app to compress different Word files. C++ compression library code for Word Documents....Develop powerful C++ based Word document compression applications.... Freely compress various documents including Word files online...

    products.aspose.com/total/cpp/compress/word/
  9. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e...method formatNumeric(value, format) Called when Aspose.Words applies...applies a numeric format switch, i.e. \# “#.##”. formatNumeric...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListTrailingCharacter | Aspose.Words for Java

    Specifies the character that separates the list label from the text of the paragraph in Java....how to apply custom list formatting to paragraphs when using...DocumentBuilder. Document doc = new Document(); // A list allows...

    reference.aspose.com/words/java/com.aspose.word...